@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bacmMo>
  gtm:oppervlakte 970.0 ;
  gtm:kadastraalNummer 4761.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4761"^^xsd:string ;
  gtm:kadastraleAanduiding "K4761"@nl ;
  ns0:name "Perceel GDA01-K4761"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330476170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I87d> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82347> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7388484431016 52.006916110665,4.7390901972751 52.006846874157,4.7394022437999 52.006757170955,4.7396506522477 52.006654658954,4.7397245096819 52.006846221284,4.7396350692891 52.006866330665,4.7395416829412 52.006888377735,4.7394814984043 52.006900720206,4.7394045391244 52.006945058877,4.7393649204975 52.006975491242,4.7392450064438 52.007019054093,4.7390973968194 52.006962414588,4.7390330600614 52.006950654076,4.7388484431016 52.006916110665))"^^geo:wktLiteral ;
    osm:area 968.0
  ] .

