@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/p422342300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prejudiciële vragen praktisch / Frank Judo, Tim Souverijns" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126871299> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p381238229> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9400008996",
        "9789400008991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aacfb4bb7f500808925099f6488ce45e> ;
    schema1:name "Prejudiciële vragen praktisch" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/435454dc2b7379cdbf144e781bfcd4aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023800747> .

