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

<http://data.bibliotheken.nl/id/nbt/p043746616> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "FOC / tekst: René Durand ; tek.: Yves Bordes ; [vert. uit het Frans] ; red. verzorging Nederlandse uitg.: Van der Heide Produkties" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073217662>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069354553> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d53a947c68837fc430f5363addffdd80> ;
    schema1:name "FOC" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d05b39489a661c7911586d6da1d6fc61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64888729> .

