@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/b99REs>
  gtm:oppervlakte 232.0 ;
  gtm:kadastraalNummer 4449.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4449" ;
  gtm:kadastraleAanduiding "M4449"@nl ;
  ns0:name "Perceel GDA01-M4449"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350444970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqTm3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87533> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143282198158 52.029228178749,4.7143293936434 52.029217938706,4.7142372153862 52.02921381658,4.7142419387012 52.029172937466,4.7142460262434 52.029137519651,4.7145999630495 52.029152053713,4.714598502861 52.029239610148,4.7144352520887 52.029232924975,4.714343656617 52.029228806262,4.7143282198158 52.029228178749))"^^geo:wktLiteral ;
    osm:area 232.0
  ] .

