@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/beA4kE>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 3514.0 ;
  gtm:kadastraleAanduiding "B3514"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3514"^^xsd:string ;
  ns0:name "Perceel GDA01-B3514"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250351470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KNPi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105052> ;
  ns0:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055566337987 52.011534978972,4.7055586578487 52.011535979417,4.7055721949912 52.01154330246,4.7056658165438 52.011590889855,4.7055855697582 52.011646557846,4.705569954778 52.011637937431,4.7054791176474 52.011589242535,4.7055566337987 52.011534978972))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

