@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bw1mMw>
  gtm:kadastraalNummer "2066"^^xsd:string ;
  gtm:oppervlakte "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2066"^^xsd:string ;
  gtm:kadastraleAanduiding "N2066"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360206670000"@nl ;
  schema:name "Perceel GDA01-N2066"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360206670000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bchvWF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqCjx0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106149> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67524227 52.00741753, 4.67519052 52.00738466, 4.67527491 52.00733406, 4.67532657 52.00736698, 4.67524227 52.00741753))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

