@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/p16147411X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Project tien branches / P.J.M. Brieffies, A.B. Zwaard" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075444879>,
        <http://data.bibliotheken.nl/id/thes/p297556584> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072836636> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb956ab2ab63b84e05c8e4bb0dcdbe9d> ;
    schema1:name "Project tien branches" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/712ff8276da28519cc9f2668500b37a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150264086> .

