@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.doremus.org/vocabulary/iaml/mop/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:tcz	rdf:type	skos:Concept ;
	skos:editorialNote	"The term cobza is preferred globally." ;
	skos:prefLabel	"cobza" ,
		"cobza"@pt ;
	skos:inScheme	ns1: ;
	skos:altLabel	"cobuz" .
@prefix ns3:	<http://iflastandards.info/ns/unimarc/terms/mop/> .
ns1:tcz	skos:exactMatch	ns3:tcz ,
		<http://www.mimo-db.eu/InstrumentsKeywords/3336> ;
	skos:broader	ns1:t .