@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/p260523488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Partnerwaarschuwing" ;
    dcterms1:issued "1996" ;
    schema1:description "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054712610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbebacd53389999ef1d0ca7d28def113> ;
    schema1:name "Partnerwaarschuwing" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89c6f4419d0eb65956436ba9b79d3075> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66803172> .

