@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/p169123952> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Red Sands rendezvous / door Hans Knot" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592719>,
        <http://data.bibliotheken.nl/id/thes/p078628326> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071036342> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e5959399a459dd7b7fbd077423346f8> ;
    schema1:name "Red Sands rendezvous" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d93057ec2763d7228db4e4c34bcd72ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68133073> .

