@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/b007szg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9db92a6a35a323e304e2a31de6e8443f"^^xsd:string ;
  ns0:name "Pand 1363"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962190> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71158738 52.01097615, 4.71146255 52.01097078, 4.71146053 52.01098751, 4.71146011 52.01099103, 4.71158513 52.01099466, 4.71158556 52.01099117, 4.71158738 52.01097615))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

