@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/p298754843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de wurger / Tardi [tek.] ; Siniac [scenario ; vert. uit het Frans]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069063982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07061315X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9030386053",
        "9789030386056" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e659882fec1121011590118bc98c2d4> ;
    schema1:name "Het geheim van de wurger" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a137823a600318cc54733a90812042c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150402572> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1059e57643a5a579052b5c338abc2ecc> .

