@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/b8X9WK>
  gtm:oppervlakte 246.0 ;
  gtm:kadastraalNummer 4271.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4271" ;
  gtm:kadastraleAanduiding "M4271"@nl ;
  ns0:name "Perceel GDA01-M4271"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350427170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPB9B> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87355> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168402093947 52.033967217488,4.716840326464 52.033966211457,4.7168697459734 52.033715234891,4.71687216816 52.033689712721,4.7169121219698 52.033668709615,4.7169847266976 52.033671612638,4.7169511344759 52.033966779272,4.7168496912309 52.033962714361,4.716844616968 52.033964842684,4.7168410626526 52.033966683043,4.7168402093947 52.033967217488))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

