@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/b00738m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/13e7afe573100a3074b7396610049c2f"^^xsd:string ;
  ns0:name "Pand 763"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961590> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70771277 52.00923714, 4.70767706 52.00925660, 4.70781087 52.00933691, 4.70784533 52.00931594, 4.70771277 52.00923714))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

