@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/b007jn3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/94ab6eca1830c54f2a3a00d836561608"^^xsd:string ;
  ns0:name "Pand 1151"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961978> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70353839 52.01003728, 4.70355222 52.01004367, 4.70357588 52.01005461, 4.70361643 52.01002149, 4.70357901 52.01000381, 4.70353839 52.01003728))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

