@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/bEYsj3>
  gtm:oppervlakte 79.0 ;
  gtm:kadastraalNummer 3912.0 ;
  gtm:kadastraleAanduiding "B3912"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3912"^^xsd:string ;
  ns0:name "Perceel GDA01-B3912"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250391270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSh2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105072> ;
  ns0:startDate "2023-04-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050740404156 52.011757154421,4.7050076657663 52.011789451645,4.7050132448938 52.011792306337,4.7049063339425 52.011870425193,4.7048601301642 52.01184647293,4.7049670583675 52.011769136208,4.7049693286513 52.011770227974,4.7050220590341 52.011730948607,4.7050240392494 52.011731957795,4.7050626641687 52.011703553538,4.7050860212609 52.01171550864,4.7050472538424 52.011743705345,4.7050740404156 52.011757154421))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

