@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/b007910>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fdb284ddbd0bd208417da0804b69ce6d"^^xsd:string ;
  ns0:name "Pand 930"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961757> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70986721 52.00992230, 4.70978544 52.00997727, 4.70983712 52.01000598, 4.70991672 52.00995230, 4.70986721 52.00992230))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

