@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/p832104957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vergeten squadron / René Wittert" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614243>,
        <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06955126X> ;
    schema1:bookEdition "[Heruitg.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068480172> ;
    schema1:description "Oorspr. uitg.: Bussum : Van Holkema & Warendorf, 1976" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061353602" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70eaa6d96c26229f3457ca3e9aac9f33> ;
    schema1:name "Het vergeten squadron" ;
    schema1:numberOfPages 252 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3672dc6763dcd4294ee986124e4eb6a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906449744> .

