@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/p390711438> 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:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338345825>,
        <http://data.bibliotheken.nl/id/nbt/p370380908> ;
    schema1:isbn "9789460783036" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c25a46ea7b37dd0254b4942e7d2be78> ;
    schema1:name "Teenage Mutant Ninja Turtles" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e9becf7fdf7442636150e02f6425e31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903701431> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/75b0984c054be4cb5f5a389bb998445c> .

