@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/p423409239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Constitutional law in Hong Kong / Anton Cooray" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622750>,
        <http://data.bibliotheken.nl/id/thes/p075656426> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p328436674> ;
    schema1:bookEdition "Second edition" ;
    schema1:description "1e druk: 2010",
        "Keerzijde titelpagina vermeldt de werkelijke uitgever: Kluwer Law International" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789041187406" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f7039988857f9536ca7ad173ada7acd> ;
    schema1:name "Constitutional law in Hong Kong" ;
    schema1:numberOfPages 356 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc06b4532671c686a9c0dbd1a7186a7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1112221499> .

