@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/bpmXKf>
  gtm:kadastraalNummer "2246"^^xsd:string ;
  gtm:oppervlakte "51"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2246"^^xsd:string ;
  gtm:kadastraleAanduiding "N2246"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360224670000"@nl ;
  schema:name "Perceel GDA01-N2246"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360224670000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbf245> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106235> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67381965 52.00553410, 4.67384640 52.00551806, 4.67404201 52.00563887, 4.67401213 52.00565679, 4.67381965 52.00553410))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

