@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/p853011370> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fernand Collin en zijn tijd / Robert Vandeputte" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07027228X>,
        <http://data.bibliotheken.nl/id/thes/p075600730> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068666942> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020912941" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d35fa6338e6607b6dd08055865908a47> ;
    schema1:name "Fernand Collin en zijn tijd" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bc78a39352f8b0949eb15f90a3b5334> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64181306> .

