@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/p450563324> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op straat-reeks" ;
    dcterms1:issued "2012" ;
    schema1:description "Impressum later: Apeldoorn : Politieacademie, Faculteit Bijzondere Politiekunde & Leiderschap ; Den Haag : Elsevier Overheid",
        "Impressum varieert" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a30c1a44a6fc6d6b010e6d3f76766e25> ;
    schema1:name "Op straat-reeks" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b3490fe840e26d21b95b95fd2a2d368> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524873871> .

