@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/bgRKgq>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 3575.0 ;
  gtm:kadastraleAanduiding "C3575"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3575"^^xsd:string ;
  ns0:name "Perceel GDA01-C3575"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260357570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwfJE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72524> ;
  ns0:startDate "2015-04-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7131338845006 52.012136161524,4.7131600058075 52.012110721113,4.7133455199708 52.012181641045,4.7133125384382 52.012215769963,4.7131274097007 52.012142461272,4.7131338845006 52.012136161524))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

