@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/bHGHPQ>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 3712.0 ;
  gtm:kadastraleAanduiding "F3712"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3712"^^xsd:string ;
  ns0:name "Perceel GDA01-F3712"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290371270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjqz5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287323> ;
  ns0:startDate "2022-12-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880447538402 52.008304400651,4.6880417831493 52.00830156064,4.6881121415151 52.008251499513,4.688325128556 52.008386889562,4.6883245688256 52.008387290718,4.6882714519453 52.008425445808,4.6882245068736 52.008459170274,4.6881415763707 52.00839822164,4.6880905608358 52.008348320519,4.6880447538402 52.008304400651))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

