@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/p832395528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Strijd / Th. Struys" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562043X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/37a1ac699c5af396e736537aecc178fb> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1977" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832374008> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd3f4de392bd37f3297365567587e68d> ;
    schema1:name "Strijd" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45da034d76ca3cdc94122dd8e016c844> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63502902> .

