@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/p358185378> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Oranje Huis-aanpak : blijf van m'n lijf nieuwe stijl" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617617>,
        <http://data.bibliotheken.nl/id/thes/p291283705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p331896044> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cb4afa12b734c20dc6da0f8a14e4d91> ;
    schema1:name "De Oranje Huis-aanpak : blijf van m'n lijf nieuwe stijl" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23853ad5b82ebf17eb20d263c328bac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847721863> .

