@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/p393995739> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Teenage Mutant Ninja Turtles / Dan Duncan" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p370380878> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p082008779>,
        <http://data.bibliotheken.nl/id/thes/p181280922>,
        <http://data.bibliotheken.nl/id/thes/p370380894>,
        <http://data.bibliotheken.nl/id/thes/p370380932> ;
    schema1:description "Rugtitel: Schaduw uit het verleden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338345825>,
        <http://data.bibliotheken.nl/id/nbt/p370380908> ;
    schema1:isbn "9789460783043" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd5554b229063b47acc9987341bf1c75> ;
    schema1:name "Teenage Mutant Ninja Turtles" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f9ad168e678f67c645ea26424effc7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913582203> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/18b5b166cfb7efebdb1299c9a0340729> .

