@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007cfq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/80a2919ea9db41e31f198c5769fd6b2a"^^xsd:string ;
  ns0:name "Pand 1000"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961827> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71384885 52.00914515, 4.71380894 52.00914358, 4.71379795 52.00920696, 4.71383866 52.00920990, 4.71384885 52.00914515))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

