@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p362930759> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Film over Birma verplicht nummer / door Peter Schumacher" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078696356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07245914X> ;
    schema1:description "Knipsel NRC Handelsblad 24 maart 1986" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63c71ff5fd827d62a7667c9ac4bfc279> ;
    schema1:name "Film over Birma verplicht nummer" ;
    schema1:sameAs <http://www.worldcat.org/oclc/837168112> .

