@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/p383607698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijt de dief in zijn billen! / Selma Noort ; met tekeningen van Marieke Nelissen" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069266913> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p34476429X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p340992093> ;
    schema1:isbn "9789048720798" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01be91c669e7cf9407b2e4eff1e4a6ae> ;
    schema1:name "Bijt de dief in zijn billen!" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71c463054a2e630886518ee6ab8acf39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903700696> .

