@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/p810554879> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee jongens in een vijandige omgeving / door G.E. Álvarez-Pérez" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397451849>,
        <http://data.bibliotheken.nl/id/thes/p39746925X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068483066> ;
    schema1:description "Inaugurele rede Rijks Universiteit te Utrecht (Leeropdracht: Spaanse taal- en letterkunde)",
        "Zonder titelblad. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3101c14596ee45d766104868bbbb1748> ;
    schema1:name "Twee jongens in een vijandige omgeving" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/350c4f574cf39cdf941ee8aeb8048f44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63378272> .

