@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/p801935148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The quest for the missing queen / Paul Hulshof & Robert Vincent Schipper ; translated from the Dutch by Lance Salway" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068010222> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069024723>,
        <http://data.bibliotheken.nl/id/thes/p074700715> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0722654022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab22804ac663f83942f6e4f09952ba94> ;
    schema1:name "The quest for the missing queen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80331f526e32209aa9905c8a0762adcb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906498446> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7689d36e77a887c9400702244c54e1e7> .

