@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/bacn4N>
  gtm:oppervlakte 368.0 ;
  gtm:kadastraalNummer 4147.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4147" ;
  gtm:kadastraleAanduiding "M4147"@nl ;
  ns0:name "Perceel GDA01-M4147"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350414770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87231> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125983298537 52.033377831809,4.7126906079178 52.033377821102,4.7126905227092 52.033358315843,4.7128215015309 52.033358688492,4.7128218107046 52.033576289793,4.7127178808981 52.033579685404,4.7124781658652 52.033385098077,4.7124916245086 52.033378793445,4.7125983298537 52.033377831809))"^^geo:wktLiteral ;
    osm:area 368.0
  ] .

