@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/p084757817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pijlstaartrog / Jacques Vos ; [foto's: Herman in den Bosch]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069873380> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07082763X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833173669> ;
    schema1:isbn "9005158085" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40a7cd8b55d2f168932aeb66a88344be> ;
    schema1:name "De pijlstaartrog" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd3edf07ea3c1ab37a8c898ef954e573> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65801763> .

