@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/p353441465> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adel en wat daarbij komt / Theo de Ruiter" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598515> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07013801X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/309787b46a2665b03ce29ed40b261ec9> ;
    schema1:name "Adel en wat daarbij komt" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a172cb18ccc01f51a7044e545afae9c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/820818981> .

