@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/p143321269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Russisch logboek / door H. van Straelen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067497179>,
        <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075649195>,
        <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067497179> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062161782" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e4044182b5b126eae6aba5c3f4280be> ;
    schema1:name "Russisch logboek" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f8c3b0166dc5e741f969836bd4a606a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69008781> .

