@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/b007qzq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/85fbf15784de556b61988df8257cc649"^^xsd:string ;
  ns0:name "Pand 1305"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962132> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71380126 52.01072816, 4.71381275 52.01067280, 4.71325605 52.01063069, 4.71324570 52.01068536, 4.71369683 52.01072011, 4.71380126 52.01072816))"^^geo:wktLiteral ;
    osm:area 237.0
  ] .

