@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/bxGVPP>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3741.0 ;
  gtm:kadastraleAanduiding "F3741"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3741" ;
  ns0:name "Perceel GDA01-F3741"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290374170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76423> ;
  ns0:startDate "2018-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7002321399268 52.002317584176,4.700153632674 52.002318348363,4.7001512313253 52.00221465286,4.7001517420565 52.002150909928,4.7001511712013 52.002127338945,4.700227638226 52.002126643749,4.7002321399268 52.002317584176))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

