@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p41746214X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zwaard, het juk en het meisje / Linda Dielemans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p418758956>,
        <http://data.bibliotheken.nl/id/nbt/p418758964> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075343975>,
        <http://data.bibliotheken.nl/id/thes/p314974962> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p212637223> ;
    schema1:description "Het verhaal is geschreven in samenwerking met Richard Jansen en in opdracht van de gemeente Oss" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089620132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/576ff6e537aeb09f82fd0d8c9a7e315a> ;
    schema1:name "Het zwaard, het juk en het meisje" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a83a4493ff7bdf4ab527e7e997db1098> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1033599485> .

