@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/boWJ01>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 7574.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7574" ;
  gtm:kadastraleAanduiding "M7574"@nl ;
  ns0:name "Perceel GDA01-M7574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350757470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvONeW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289183> ;
  ns0:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181113127119 52.033779407893,4.7181328965378 52.033714967074,4.718143423818 52.033692169463,4.7183525925695 52.033734317676,4.7183521744852 52.033734989429,4.718337665885 52.033757980165,4.7183246189921 52.033781653329,4.7183061794236 52.033815120147,4.7183056401976 52.033816096817,4.7183053854922 52.033816562765,4.7181113127119 52.033779407893))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

