@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/p212585657> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zicht op de Amsterdamse ggz" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606852> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154923214> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074754635" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf65b5f313dfb4b21d60411d840701b1> ;
    schema1:name "Zicht op de Amsterdamse ggz" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fdba7ace76849842be66b4ef2659c37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67395824> .

