@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/p352764252> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wet Bopz voor psychogeriatrische patienten / L.A.P. Arends" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607425>,
        <http://data.bibliotheken.nl/id/thes/p237183730> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274792982> ;
    schema1:bookEdition "[2e dr.]" ;
    schema1:description "1e dr.: 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242062377> ;
    schema1:isbn "9789012389754" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d9013deb9f0609e0658b7e6678676eb> ;
    schema1:name "De wet Bopz voor psychogeriatrische patienten" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/702417bf25678bdc1dd0daada5ca958d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/818111401> .

