@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/p200787985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Genemuiden in de verleden tijd / door W. Mateboer" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075644770>,
        <http://data.bibliotheken.nl/id/thes/p078590671>,
        <http://data.bibliotheken.nl/id/thes/p078601061>,
        <http://data.bibliotheken.nl/id/thes/p078675391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213060051> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080546526" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ef4a49a60e23f81a579dfcc25b5dc4e> ;
    schema1:name "Genemuiden in de verleden tijd" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53dddb799923a7427034b020e5358615> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67495168> .

