@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/p411206036> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam vertelt / FOAM" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p23517310X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p282380019> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075353083>,
        <http://data.bibliotheken.nl/id/thes/p411206044> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411205986> ;
    schema1:issueNumber "zuid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e12583f736e66415f099010011323c8> ;
    schema1:name "Amsterdam vertelt" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f58da2399c4a080996e0161e1db792e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993673984> .

