@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bp9fcu>
  gtm:oppervlakte 273.0 ;
  gtm:kadastraalNummer 4331.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4331" ;
  gtm:kadastraleAanduiding "M4331"@nl ;
  ns0:name "Perceel GDA01-M4331"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350433170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuU8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87415> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180197902242 52.029811852112,4.7175352335363 52.029805385206,4.717536472467 52.029767344462,4.7175995496005 52.029729682344,4.7180195837385 52.029734946409,4.7180197902242 52.029811852112))"^^geo:wktLiteral ;
    osm:area 274.0
  ] .

