@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/b0cM2d>
  gtm:oppervlakte 306.0 ;
  gtm:kadastraalNummer 4577.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4577" ;
  gtm:kadastraleAanduiding "M4577"@nl ;
  ns0:name "Perceel GDA01-M4577"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350457770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPoS3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87627> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944034429155 52.026969558852,4.6943976849229 52.026974423649,4.6943928247026 52.026979653264,4.6943889507859 52.026985176311,4.6943861077165 52.026990939122,4.6943843113157 52.026996860894,4.6943835918352 52.027002869898,4.6943839795271 52.027008894405,4.694385432072 52.027014844283,4.6943879648741 52.02702066569,4.6943226420717 52.027069663569,4.694029090589 52.026920813709,4.6941415551961 52.02683670616,4.6944034429155 52.026969558852))"^^geo:wktLiteral ;
    osm:area 306.0
  ] .

