@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/p300721617> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jongeren van de jaren tachtig / Anna Beeke" ;
    dcterms1:issued "20XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069420149>,
        <http://data.bibliotheken.nl/id/thes/p077595203>,
        <http://data.bibliotheken.nl/id/thes/p078508908>,
        <http://data.bibliotheken.nl/id/thes/p241924995> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069420149> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcf6ec896ccfb7bd85afa7e62dfcbca7> ;
    schema1:name "Jongeren van de jaren tachtig" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa736910c81e64d327c4fd0c92ff274a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777938703> .

