@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/byJrTc>
  gtm:oppervlakte 258.0 ;
  gtm:kadastraalNummer 4144.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4144" ;
  gtm:kadastraleAanduiding "M4144"@nl ;
  ns0:name "Perceel GDA01-M4144"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350414470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMGsZQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87228> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138558842713 52.033906327848,4.7138560053372 52.033603537248,4.7139306145863 52.033601042617,4.713969126218 52.033631481703,4.713969800865 52.033837741734,4.7139700117369 52.033905164717,4.7138558842713 52.033906327848))"^^geo:wktLiteral ;
    osm:area 259.0
  ] .

