@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/b0074gg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1869a641c0911cb5f90eddb51c844136"^^xsd:string ;
  ns0:name "Pand 798"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961625> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71373320 52.00935911, 4.71356113 52.00934545, 4.71354153 52.00938006, 4.71368607 52.00938878, 4.71368930 52.00936837, 4.71374922 52.00937312, 4.71375184 52.00936059, 4.71373320 52.00935911))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

