@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/p191373052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam-Noord : de groene top van Amsterdam / Fred Haaijen" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078526205>,
        <http://data.bibliotheken.nl/id/thes/p087967367> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191372951> ;
    schema1:description "Met samenvatting in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p170747204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc67d637d7275c3b2ee1494f27d4eb7d> ;
    schema1:name "Amsterdam-Noord : de groene top van Amsterdam" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e901af68484270e08590af10b51f17cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67753459> .

